home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Oct 89 / Z0167-Where to put rsrc i-Oct89 < prev    next >
Encoding:
Text File  |  1989-10-24  |  1.2 KB  |  30 lines  |  [TEXT/GEOL]

  1. Item    6097080                         24-Oct-89        07:11
  2.  
  3. From:   JL.TECH                         Ed Systems, Eduard Schwan,VAR
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Where to put rsrc in MaMake?
  8.  
  9. Please pardon the naive question on this forum, but I can find the answer
  10. nowhere else.  I have a fairly simple MacApp App. consisting of a main program,
  11. several units (TGifApplication, TGifDocument, TGifView), a View Resource
  12. "GifViews.RSRC" and an MAMake file.  I cannot seem to get my special view
  13. resource file automatically linked in to the final application.  I have lately
  14. given up and used ResEdit to copy it after the first compile, then it stays for
  15. subsequent compiles.  However I am sure that there is something simple I am
  16. overlooking.  I have perused the example programs (i.e. Calc) for ideas.. it
  17. should work, shouldn't it?  The last lines of my MAMake file are:
  18.  
  19. #  List resource files that the Rez file includes if you want to include
  20. #  more or less than the standard set
  21. OtherRsrcFiles = ∂
  22.    "{MAObj}Printing.rsrc" ∂
  23.    "{SrcApp}GifViews.RSRC"
  24.  
  25. I would appreciate any insights.. Thank you!
  26.  
  27. Eduard Schwan - Jostens Learning Corp.
  28. Alink: JL.Tech
  29.  
  30.